|
1451.
|
|
|
get_string_until($%)
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1909
|
|
1452.
|
|
|
This function returns an array with the lines (and references) from the input document until it finds the first argument. The second argument is an options hash. Value 0 means disabled (the default) and 1, enabled.
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1911
|
|
1453.
|
|
|
The valid options are:
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1915
|
|
1454.
|
|
|
B<include>
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1919
|
|
1455.
|
|
|
This makes the returned array to contain the searched text
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1921
|
|
1456.
|
|
|
B<remove>
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1923
|
|
1457.
|
|
|
This removes the returned stream from the input
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1925
|
|
1458.
|
|
|
B<unquoted>
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1927
|
|
1459.
|
|
|
This ensures that the searched text is outside any quotes
|
|
|
type: textblock
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1929
|
|
1460.
|
|
|
skip_spaces(\@)
|
|
|
type: =item
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lib/Locale/Po4a/Xml.pm:1997
|