Home
last modified time | relevance | path

Searched defs:mandatory_strip (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_scan.erl3945 mandatory_strip([],S) -> function
3947 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3949 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3951 mandatory_strip([$%|_T]=T,S) -> function
3953 mandatory_strip(_T,S) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_scan.erl3945 mandatory_strip([],S) -> function
3947 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3949 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3951 mandatory_strip([$%|_T]=T,S) -> function
3953 mandatory_strip(_T,S) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_scan.erl3945 mandatory_strip([],S) -> function
3947 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3949 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3951 mandatory_strip([$%|_T]=T,S) -> function
3953 mandatory_strip(_T,S) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3948 mandatory_strip([],S) -> function
3950 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3952 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3954 mandatory_strip([$%|_T]=T,S) -> function
3956 mandatory_strip(_T,S) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3948 mandatory_strip([],S) -> function
3950 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3952 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3954 mandatory_strip([$%|_T]=T,S) -> function
3956 mandatory_strip(_T,S) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3948 mandatory_strip([],S) -> function
3950 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3952 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3954 mandatory_strip([$%|_T]=T,S) -> function
3956 mandatory_strip(_T,S) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_scan.erl3948 mandatory_strip([],S) -> function
3950 mandatory_strip(T,S) when ?whitespace(hd(T)) -> function
3952 mandatory_strip([$%|T],S) when ?whitespace(hd(T)) -> %this is not a PERefence, but an PEDeclaration function
3954 mandatory_strip([$%|_T]=T,S) -> function
3956 mandatory_strip(_T,S) -> function